PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageContent Class / getEnableFlowDocumentFooter Method
In This Topic
    getEnableFlowDocumentFooter Method
    In This Topic
    Gets a value indicating whether the footer defined in the flow document is added to this page.
    Syntax
    public boolean getEnableFlowDocumentFooter()

    Return Value

    True if the footer defined in the flow document is added to this page.
    See Also